Welcome![Sign In][Sign Up]
Location:
Search - shape g

Search list

[Other resourcetoolbox_fast_marching

Description: The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
Platform: | Size: 1349330 | Author: 费仙凤 | Hits:

[Other resource语法分析之左递归实验

Description: 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols starting from the beginning will never be able to reach the end of the webs
Platform: | Size: 44142 | Author: 何浩 | Hits:

[Data structs语法分析之左递归实验

Description: 此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols starting from the beginning will never be able to reach the end of the webs
Platform: | Size: 44032 | Author: 何浩 | Hits:

[2D Graphictoolbox_fast_marching

Description: The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.-The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
Platform: | Size: 1349632 | Author: 费仙凤 | Hits:

[Other20008

Description: LED数码管也称半导体数码管,是目前数字电路中最常用的显示器件。它是以发光二极管作笔段并按共阴极方式或共阳极方式连接后封装而成的。图5-41所示是两种LED数码管的外形与内部结构,+、-分别表示共阳极和共阴极,a~g是7个笔段电极,DP为小数点。LED数码管型号较多,规格尺寸也各异,显示颜色有红、绿、橙等-LED digital tube, also known as semiconductor digital tube, is currently the most commonly used in digital circuit of the display. It is based on light-emitting diodes for a total sum in accordance with paragraph cathode or anode connected after a total package together. Shown in Figure 5-41 are two LED digital tube shape and internal structure, ,-, respectively, express the total anode and common cathode, a ~ g is the electrode paragraph 7 pen, DP for the decimal point. LED digital tube more models, specifications of different size, indicating the color has red, green, orange, etc.
Platform: | Size: 1024 | Author: zhp | Hits:

[GIS programread-shape

Description: gis(地理信息系统)读shape格式文件的小程序-gis (geographic information system) format for reading shape files applet
Platform: | Size: 4533248 | Author: mxx | Hits:

[Graph programGGD

Description: 自己编写的matlab程序,用于广义高斯分布的形状参数估计。-Matlab have written procedures for the generalized Gaussian distribution shape parameter estimation.
Platform: | Size: 132096 | Author: lpmsu | Hits:

[Compress-Decompress algrithmsg

Description: 包括分类程序和聚类程序。分类程序用于识别10个数字。5*5模板。聚类程序可以给数字字母和程序分类。相同或相近的形状归于一类。-Including the classification procedures and clustering procedures. Classification procedures used to identify the number of 10. 5* 5 templates. Clustering procedures can give the number of letters and classification procedures. The shape of the same or similar attributable to a class.
Platform: | Size: 17653760 | Author: 子华 | Hits:

[2D Graphicotsu

Description: otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image to a binary image. The algorithm assumes that the image to be thresholded contains two classes of pixels (e.g. foreground and background) then calculates the optimum threshold separating those two classes so that their combined spread (intra-class variance) is minimal.[2] The extension of the original method to multi-level thresholding is referred to as the Multi Otsu method[3].
Platform: | Size: 1024 | Author: 白痴 | Hits:

[GIS programbou2_4l

Description: 在vb中用mapobjects添加图层,-Private Sub Form_Load() Dim dcnn As New MapObjects2.DataConnection Dim mlayer As New MapObjects2.MapLayer dcnn.Database = "G:\shape文件" dcnn.Connect Set mlayer.GeoDataset = dcnn.FindGeoDataset("bou2_4l") Map1.Layers.Add mlayer End Sub
Platform: | Size: 417792 | Author: yefeng | Hits:

[matlabqpskzjm

Description: matlab实现矩形脉冲和根升余弦脉冲的QPSK调制功率谱密度及不同信噪比信道下的星座图,直接运行main函数即可-Plot the power density spectrum of the transmitted signal (e.g., with the matlab function psd) with different pulse shapes. How is it affected if a root raised cosine pulse is chosen instead of a rectangular pulse shape? Study the signal constellation in the receiver for various values of Eb/N0 for the AWGN channel.
Platform: | Size: 70656 | Author: 岚岚 | Hits:

[2D Graphicconvolve2

Description: CONVOLVE2可以用于任何CONV2使用,采取同样的参数并返回一个小的公差范围内同样结果。加速计算是通过使用面膜中的奇异值分解,表示为外产品总结一下。这些都可以有效地计算与行和列向量的卷积。 CONV2是用来从事这项运动。 可分面具是一个特殊情况,并受CONVOLVE2处理多达FILTER2一样。许多不属于其他口罩可分低等级(如Gabor函数口罩),并更有效地处理CONVOLVE2。 该功能也将计算出降秩逼近一个给定的面具如果需要的话,将使用此是否会加速计算。一个额外的参数允许在错误控制。 附加形状选项允许:(一)2 - D“的通知“执行卷积- 也就是说,输入数组被视为周期,而不是零包围 (二)一个“反思“的边界条件- 那就是,输入数组被视为体现了自身的副本包围。 看到 计算机和机器人视觉 第一卷,由R.M. Haralick和L.G.夏皮罗(Addison - Wesley出版1992年),第298-299 -CONVOLVE2 can be used wherever CONV2 is used, taking the same arguments and returning the same results to within a small tolerance. The computation is speeded up by using the singular value decomposition of the mask to express it as a sum of outer products. Each of these can be computed efficiently as convolution with a row and a column vector. CONV2 is used to carry this out. Separable masks are a particular case and are handled by CONVOLVE2 much as FILTER2 does. Many other masks which are not separable have low rank (e.g. Gabor function masks) and are handled more efficiently by CONVOLVE2. The function will also compute a reduced-rank approximation to a given mask if required and will use this if it will speed up the computation. An extra argument allows control over the error. Additional shape options allow: (a) 2-D "circular" convolution to be performed- that is, the input array is taken to be periodic rather than surrounded by zeros (b) a "reflection" boundary c
Platform: | Size: 6144 | Author: namind | Hits:

[Special Effectsgaborfilter.tar

Description: Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Platform: | Size: 1024 | Author: 郑碧波 | Hits:

[JSP/JavaTest3

Description: 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。示例输出如图所示。-Define four classes, MyShape, MyLine, MyRectangle and MyOval, which is the other three MyShape parent class. MyShape is an abstract class, including the location of the four graphical coordinates a no-argument constructor, all of the coordinates is set to 0 a parameterized constructor, all the coordinates to the corresponding value coordinates of each set and read method abstract void draw (Graphics g) method. MyLine class responsible for drawing straight lines, to achieve the parent class draw method MyRectangle responsible for drawing a rectangle, the draw method to achieve the parent class MyOval responsible for the ellipse, the draw method to achieve the parent class. Write an application using the class defined above, randomly selected location and shape, draw 20 graphics. Sample output as shown.
Platform: | Size: 1024 | Author: 封强 | Hits:

[Software EngineeringFergus-Perona

Description: We present a method to learn and recognize object class models from unlabeled and unsegmented cluttered scenes in a scale invariant manner. Objects are modeled as flexible constellations of parts. A probabilistic representation is used for all aspects of the object: shape, appearance, occlusion and relative scale. An entropy-based feature detector is used to select regions and their scale within the image. In learning the parameters of the scale-invariant object model are estimated. This is done using expectation-maximization in a maximum-likelihood setting. In recognition, this model is used in a Bayesian manner to classify images. The flexible nature of the model is demonstrated by excellent results over a range of datasets including geometrically constrained classes (e.g. faces, cars) and flexible objects (such as animals).
Platform: | Size: 3409920 | Author: Daria | Hits:

[Software Engineering3-D-Models-Pose-and-Illumination

Description: The 3-D Morphable Model was introduced as a generative model to p redictthe appearances o f an individual while using a statistical prior on shape and texture allowin g its parameters to be estimated from single image. Based on these new unde rstandings , face recognition algorithms have been developed to address the joint challenges of pose and lighting.
Platform: | Size: 1209344 | Author: bobobobo | Hits:

[JSP/JavaMypicture

Description: 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。-Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.
Platform: | Size: 13312 | Author: 晕晕 | Hits:

[Mathimatics-Numerical algorithmserchashushixian

Description: 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 -英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 二叉排序树的实现 实现二叉排序树,包括生成、插入,删除; 对二叉排序树进行先根、中根、和后根非递归遍历; 每次对树的修改操作和遍历操作的显示结果都需要在屏幕上用树的形状表示出来。 请键入文字或网站地址,或者上传文档。 取消 È r chā páixù shù de shíxiàn shíxiàn èr chā páixù shù, bāokuò shēngchéng, chārù, shānchú duì èr chā páixù shù jìnxíng xiān gēn, zhōnggēn, hé hòu gēn fēi dìguī biànlì měi cì duì shù de xiūgǎi cāozuò hé biànlì cāozuò de xiǎnshì jiéguǒ dōu xūyào zài píngmù shàng yòng shù de xíngzhuàng biǎoshì chūlái.Achieve binary sort tree Achieve binary sort tree, including the generation, insert, delete For the first binary sort tree root, root, root and non-recursive traversal Every modification operations on the tree traversal operation and the results are displayed on the screen needs to be expressed in the shape of the tree.
Platform: | Size: 2048 | Author: windin | Hits:

[Windows DevelopBiTree

Description: 编程实现二叉树的a建立,b/c先序、中序、后序、层序遍历(递归和非递归方法),d二 叉树的高度、e繁茂度,f交换左右子树,g统计叶子节点的数目,h判断是否为完全二叉树, i按树的形态在屏幕上打印输出。 [基本要求] (1) 从文件中读入建树信息,树的节点数目不小于20个,树的高度不小于4。 (2) 建树信息采用两行英文字符表示,每个英文字符代表一个结点,第 1 行为树的 中序遍历结果,第 2 行为树的后序遍历结果。-Programming a binary tree establishment, b/c the first order, in order, after the order, sequence traversal (recursive and non-recursive method), the height of a binary tree d, e lush degree, f swap left and right subtrees, g statistics leaf nodes number, h to determine whether the complete binary tree, i press the shape of the tree on the screen printouts. [Basic requirements] (1) contribution the file reads information, the number of nodes in the tree is not less than 20, the height of the tree is not less than 4. (2) The contribution of information using two lines of English character representation, each character represents a node in English, the first acts of the tree preorder result, after the first two acts of the tree preorder results.
Platform: | Size: 233472 | Author: 真真 | Hits:

[Special Effectssyn9_2

Description: 评估圆形度、椭圆短长轴比、图斑与外接矩形面积比、等面积圆周长与图斑周长比、凸包周长与图斑周长比等5个形状特征,选出用于对灰度图像G形状分割时的最佳指标组合。-Assessment roundness, oval short major axis ratio of the circumscribed rectangular polygon area ratio, etc. polygon area and perimeter circumference ratio, convex hull shape features five perimeter polygon perimeter ratio, elected for a combination of the best indicators of gray image segmentation when G shape.
Platform: | Size: 1024 | Author: 黄诚 | Hits:
« 12 »

CodeBus www.codebus.net